home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000064_news@columbia.edu_Mon Oct 9 14:27:42 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA06578
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 10 Oct 1995 17:07:39 -0400
  3. Received: by apakabar.cc.columbia.edu id AA28715
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 10 Oct 1995 17:07:36 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!newsfeed.internetmci.com!chi-news.cic.net!uwm.edu!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can Kermit Print?
  9. Message-Id: <1995Oct9.202742.63269@cc.usu.edu>
  10. Date: 9 Oct 95 20:27:42 MDT
  11. References: <45c0dg$vf@solaris.cc.vt.edu>
  12. Organization: Utah State University
  13. Lines: 12
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <45c0dg$vf@solaris.cc.vt.edu>, gaylord@vtaix.cc.vt.edu (Clark Gaylord) writes:
  17. > Many real terminals have a parallel port on them, which is initiated
  18. > when a particular string is received and ended when another string
  19. > is received.  In between these strings, what is sent to the terminal
  20. > gets routed directly to the printer.  Can Kermit (esp either MSK or
  21. > OS/2) do this?  And if so, what is the command/initialization string?
  22. -----------
  23.     Yes, they do. You need to read the documentation with Kermit
  24. (of either flavor). For MSK, see file MSVIBM.VT for a cryptic description,
  25. and the User's Manual (the book "Using MS-DOS Kermit") for a more wordy
  26. rendition.
  27.     Joe D.